home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / win_nt / wnfos109.zip / WHATSNEW.TXT < prev    next >
Text File  |  1996-02-26  |  4KB  |  87 lines

  1. Revision History:
  2.  
  3. v1.09
  4. - Registration IDs are now invalid.  New signatures will be sent
  5.   to customers who have registered the product. 
  6. - Enabled finer control for time-slice management.  This is managed
  7.   per COM port and is configured using the control panel application.
  8. - Enabled port performance statistics.  These statistics can be monitored 
  9.   using the System Monitor tool.  Logging of these statistics is
  10.   not enabled by default as it has caused other performance problems
  11.   on slower machines.  Again, this option can be controlled using 
  12.   the control panel application.
  13.  
  14. v1.08
  15. - Tracked down source of incompatibilities with TradeWars 2002 and
  16.   other non-FOSSIL MS-DOS applications.  The hardware state for the 
  17.   COM port is now properly reflected to these applications.
  18. - Added WNFOSCTL, a utility to lock and unlock the FOSSIL baud rates
  19.   for FAX modems requiring fixed DTE rates for receipt of faxes.
  20.  
  21. v1.07
  22. - Made various performance enhancements related to improving throughput, 
  23.   reducing time-outs and CRC errors. 
  24. - Buffers limits automatically set to enable send XOFF request (or
  25.   drop RTS) at 7/8 receive full and send XON request (or raise RTS)
  26.   when it empties to 1/8 full.
  27. - Hardware handshaking is now enabled by default for locked baud
  28.   rates.
  29. - Fixed more sleepy applications.  We have decided that Windows can
  30.   handle time-slicing better than an application that is requesting to
  31.   release it's time-slice while in the middle of a file transfer. 
  32.   WinFossil filters the "release time-slice" requests and only allow
  33.   these requests when there is no activity on the COM port.  This
  34.   prevents the MS-DOS session from sitting idle when there is really
  35.   activity on the port.  This was not a problem for MS-DOS based FOSSIL
  36.   drivers because interrupts from the hardware device always kept the
  37.   MS-DOS session busy while servicing the interrupt.
  38. - WinFossil now supports up to 16 ports.
  39.  
  40. v1.06a
  41. - Corrected installation to modify \WINDOWS\SYSTEM.INI not
  42.   \WINDOWS\SYSTEM\SYSTEM.INI.
  43.  
  44. v1.06
  45. - Fixed incompatibility with Blue Wave 3.11 (Max) mail reader door
  46.   program.
  47. - Fixed a another timing issue with the transmitter flush.
  48. - Verified compatibility with Doorway 2.30.
  49. - Worked around a problem in the Windows 95 COMM driver which was the
  50.   source of another stuck transmitter problem frequently reproduced
  51.   with Remote Access.
  52.  
  53. v1.05a
  54. - Fixed another blocking situation with idle timeouts.  This one
  55.   seems to be the source of CRC errors with my system while running
  56.   BinkleyTerm and/or Maximus.  If these applications are configured to
  57.   use multitasking features, the MS-DOS session running the BBS
  58.   software was likely to sleep after it filled the transmit buffer. 
  59.   The receiving system would timeout waiting for the completion of the
  60.   actual data block and throughput was hindered considerably. 
  61.  
  62. v1.05
  63. - Fixed more FrontDoor and RemoteAccess problems.  Performance was
  64.   hindered by the constant "release time slice" signaling by these 
  65.   applications. The MS-DOS session will now be awakened whenever there
  66.   is an event pending on the serial device.
  67. - Fixed peek character routine -- was returning a false status in
  68.   some cases.
  69. - Added VFOSSIL support.
  70. - Fixed Ctrl-C/Ctrl-K handler.
  71. - Enhanced the help file.
  72. - Adjusted XON/XOFF limits to allow WinFossil to leave control lines
  73.   enabled with a higher buffer fill percentage.
  74.  
  75. v1.04
  76. - Fixed deadlocks with FrontDoor and InterMail.
  77. - Added support for enabling FOSSIL control on a port by port basis.
  78.  
  79. v1.03
  80. - Return proper codes on port reactivation, enhanced timeout handling
  81.   for receive character routine.
  82. - Investigated reported issues regarding FrontDoor. 
  83.  
  84. v1.02
  85. - Fixed performance and timeouts with Function AH=01h, WriteCharWait().
  86.  
  87.